Find the build directory matching the current interpreter
authorDmitry Shachnev <mitya57@debian.org>
Sun, 14 Nov 2021 18:08:50 +0000 (21:08 +0300)
committerStuart Prescott <stuart@debian.org>
Tue, 23 Sep 2025 00:19:51 +0000 (10:19 +1000)
commit11e5e898a636cf04e7fcb14d3bc18f2bc4064d71
treea2510dd15165ab42311afa448ae16135286eb529
parent1dabcedaca82437a25286aa704106fab7a67a7a5
Find the build directory matching the current interpreter

This is needed to allow us to run tests with all supported Python versions.
Without this patch, the latest build directory will be always picked, no
matter what the current interpreter is.

Gbp-Pq: Name 0001-test-with-current-interpreter.patch
testing/buildlog.py